[INFO] cloning repository https://github.com/jmmut/bioengineer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmmut/bioengineer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmmut%2Fbioengineer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmmut%2Fbioengineer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e36901582e06bf0174993930381e38bcf7ff59d0
[INFO] fixing jmmut/bioengineer against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmmut%2Fbioengineer" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jmmut/bioengineer
[INFO] finished tweaking git repo https://github.com/jmmut/bioengineer
[INFO] tweaked toml for git repo https://github.com/jmmut/bioengineer written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmmut/bioengineer on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jmmut/bioengineer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/jmmut/juquad.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ogg v0.7.1
[INFO] [stderr]   Downloaded audrey v0.3.0
[INFO] [stderr]   Downloaded quad-rand v0.2.1
[INFO] [stderr]   Downloaded audir-sles v0.1.0
[INFO] [stderr]   Downloaded quad-alsa-sys v0.3.2
[INFO] [stderr]   Downloaded macroquad_macro v0.1.7
[INFO] [stderr]   Downloaded opensimplex_noise_rs v0.3.0
[INFO] [stderr]   Downloaded fontdue v0.7.3
[INFO] [stderr]   Downloaded miniquad v0.3.13
[INFO] [stderr]   Downloaded egui_demo_lib v0.21.0
[INFO] [stderr]   Downloaded egui_extras v0.21.0
[INFO] [stderr]   Downloaded ecolor v0.21.0
[INFO] [stderr]   Downloaded atomic_refcell v0.1.13
[INFO] [stderr]   Downloaded quad-url v0.1.1
[INFO] [stderr]   Downloaded emath v0.21.0
[INFO] [stderr]   Downloaded egui-miniquad v0.14.0
[INFO] [stderr]   Downloaded sapp-jsutils v0.1.5
[INFO] [stderr]   Downloaded copypasta v0.8.2
[INFO] [stderr]   Downloaded x11-clipboard v0.7.1
[INFO] [stderr]   Downloaded egui v0.21.0
[INFO] [stderr]   Downloaded xcursor v0.3.5
[INFO] [stderr]   Downloaded os_str_bytes v6.6.1
[INFO] [stderr]   Downloaded clap_derive v3.2.18
[INFO] [stderr]   Downloaded unicode_names2 v0.6.0
[INFO] [stderr]   Downloaded clap v3.2.23
[INFO] [stderr]   Downloaded quad-snd v0.2.7
[INFO] [stderr]   Downloaded macroquad v0.3.24
[INFO] [stderr]   Downloaded epaint v0.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e2f390bcf8da424681f0c773126ec549a2046e1f71301ae0fef792df33c0b14c
[INFO] running `Command { std: "docker" "start" "e2f390bcf8da424681f0c773126ec549a2046e1f71301ae0fef792df33c0b14c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e2f390bcf8da424681f0c773126ec549a2046e1f71301ae0fef792df33c0b14c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2f390bcf8da424681f0c773126ec549a2046e1f71301ae0fef792df33c0b14c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e2f390bcf8da424681f0c773126ec549a2046e1f71301ae0fef792df33c0b14c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]    Compiling miniquad v0.3.13
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking ogg v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]    Compiling quad-snd v0.2.7
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]     Checking lewton v0.9.4
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking opensimplex_noise_rs v0.3.0
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking webbrowser v0.5.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking audrey v0.3.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking quad-url v0.1.1
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking unicode_names2 v0.6.0
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking notify v5.1.0
[INFO] [stderr]     Checking owned_ttf_parser v0.21.0
[INFO] [stderr]     Checking ab_glyph v0.2.26
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking emath v0.21.0
[INFO] [stderr]     Checking ecolor v0.21.0
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling git-version-macro v0.3.5
[INFO] [stderr]     Checking epaint v0.21.0
[INFO] [stderr]     Checking git-version v0.3.5
[INFO] [stderr]     Checking egui v0.21.0
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking macroquad v0.3.24
[INFO] [stderr]     Checking juquad v0.4.3 (https://github.com/jmmut/juquad.git?tag=0.4.3#fe3bb2e2)
[INFO] [stderr]     Checking mq_basics v0.1.0 (/opt/rustwide/workdir/mq_basics)
[INFO] [stderr]     Checking egui-miniquad v0.14.0
[INFO] [stderr]     Checking logic v0.1.0 (/opt/rustwide/workdir/logic)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> logic/src/world/map/chunk/chunks/cache.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |                     CACHE_HOT_HITS,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> logic/src/world/map/chunk/chunks/cache.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |                     CACHE_COLD_HITS,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> logic/src/world/map/chunk/chunks/cache.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     CACHE_MISSES,
[INFO] [stdout]    |                     ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> logic/src/world/map/map_iterator.rs:98:30
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn advance_to_next_chunk(&mut self) -> Option<CellIterItem> {
[INFO] [stdout]    |                              ^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn advance_to_next_chunk(&mut self) -> Option<CellIterItem<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> logic/src/world/map/chunk/chunks/cache.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |                     CACHE_HOT_HITS,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> logic/src/world/map/chunk/chunks/cache.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |                     CACHE_COLD_HITS,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> logic/src/world/map/chunk/chunks/cache.rs:19:21
[INFO] [stdout]    |
[INFO] [stdout] 19 |                     CACHE_MISSES,
[INFO] [stdout]    |                     ^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> logic/src/world/map/map_iterator.rs:98:30
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn advance_to_next_chunk(&mut self) -> Option<CellIterItem> {
[INFO] [stdout]    |                              ^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn advance_to_next_chunk(&mut self) -> Option<CellIterItem<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking egui_extras v0.21.0
[INFO] [stderr]     Checking egui_demo_lib v0.21.0
[INFO] [stderr]     Checking bioengineer v0.0.0 (/opt/rustwide/workdir/game)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> game/src/external/drawer_egui_macroquad.rs:328:36
[INFO] [stdout]     |
[INFO] [stdout] 328 |             fg_stroke: Stroke::new(2.0, background_color_button_clicked),
[INFO] [stdout]     |                                    ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> game/src/external/drawer_egui_macroquad.rs:334:36
[INFO] [stdout]     |
[INFO] [stdout] 334 |             bg_stroke: Stroke::new(1.0, background_color_button),
[INFO] [stdout]     |                                    ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> game/src/external/drawer_egui_macroquad.rs:335:36
[INFO] [stdout]     |
[INFO] [stdout] 335 |             fg_stroke: Stroke::new(3.0, background_color_button_hovered),
[INFO] [stdout]     |                                    ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> game/src/external/drawer_egui_macroquad.rs:342:36
[INFO] [stdout]     |
[INFO] [stdout] 342 |             bg_stroke: Stroke::new(2.0, background_color_button_hovered),
[INFO] [stdout]     |                                    ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> game/src/external/drawer_egui_macroquad.rs:343:36
[INFO] [stdout]     |
[INFO] [stdout] 343 |             fg_stroke: Stroke::new(1.0, background_color_button_hovered),
[INFO] [stdout]     |                                    ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> game/src/external/drawer_egui_macroquad.rs:328:36
[INFO] [stdout]     |
[INFO] [stdout] 328 |             fg_stroke: Stroke::new(2.0, background_color_button_clicked),
[INFO] [stdout]     |                                    ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> game/src/external/drawer_egui_macroquad.rs:334:36
[INFO] [stdout]     |
[INFO] [stdout] 334 |             bg_stroke: Stroke::new(1.0, background_color_button),
[INFO] [stdout]     |                                    ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> game/src/external/drawer_egui_macroquad.rs:335:36
[INFO] [stdout]     |
[INFO] [stdout] 335 |             fg_stroke: Stroke::new(3.0, background_color_button_hovered),
[INFO] [stdout]     |                                    ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> game/src/external/drawer_egui_macroquad.rs:342:36
[INFO] [stdout]     |
[INFO] [stdout] 342 |             bg_stroke: Stroke::new(2.0, background_color_button_hovered),
[INFO] [stdout]     |                                    ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> game/src/external/drawer_egui_macroquad.rs:343:36
[INFO] [stdout]     |
[INFO] [stdout] 343 |             fg_stroke: Stroke::new(1.0, background_color_button_hovered),
[INFO] [stdout]     |                                    ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.82s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "e2f390bcf8da424681f0c773126ec549a2046e1f71301ae0fef792df33c0b14c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2f390bcf8da424681f0c773126ec549a2046e1f71301ae0fef792df33c0b14c", kill_on_drop: false }`
[INFO] [stdout] e2f390bcf8da424681f0c773126ec549a2046e1f71301ae0fef792df33c0b14c
